Skip to content

Remove MalwareName parameter from Get-MailDetailATPReport#13504

Open
EHLOBen wants to merge 1 commit intoMicrosoftDocs:mainfrom
EHLOBen:patch-1
Open

Remove MalwareName parameter from Get-MailDetailATPReport#13504
EHLOBen wants to merge 1 commit intoMicrosoftDocs:mainfrom
EHLOBen:patch-1

Conversation

@EHLOBen
Copy link
Copy Markdown

@EHLOBen EHLOBen commented Apr 9, 2026

Removed the MalwareName parameter and its details from the documentation, as this has been deprecated

Removed the MalwareName parameter and its details from the documentation, as this has been deprecated
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 9b95670:

✅ Validation status: passed

File Status Preview URL Details
exchange/exchange-ps/ExchangePowerShell/Get-MailDetailATPReport.md ✅Succeeded View (exchange-ps)

For more details, please refer to the build report.

@chrisda
Copy link
Copy Markdown
Contributor

chrisda commented Apr 9, 2026

@EHLOBen, has the parameter been removed from visibility in code, or is it just no longer supported? I still see it in my plain M365 E5 tenant, but I realize changes take a while to propagate through the datacenters.

PS C:\Users> (Get-Command Get-MailDetailATPReport).Parameters.Keys | Where-Object {$_ -notin @('AsJob','Debug','ErrorAction','ErrorVariable','InformationAction','InformationVariable','OutBuffer','OutVariable','PipelineVariable','Verbose','WarningAction','WarningVariable')} | Sort-Object
DataSource
Direction
Domain
EndDate
EventType
MalwareName
MessageId
MessageTraceId
Page
PageSize
ProbeTag
RecipientAddress
SenderAddress
StartDate

@EHLOBen
Copy link
Copy Markdown
Author

EHLOBen commented Apr 9, 2026

It is removed from visibility, but still rolling out (rollout has started)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants